Shell Scripting --------------- [(Up)](../../README.md#topics) | _See also: [Programming Languages](../Programming%20Languages/README.md#programming-languages)_ - - - - ### Web resources [Bourne Shell Scripting/Appendix C: Quick Reference - Wikibooks, open books for an open world](http://en.wikibooks.org/wiki/Bourne_Shell_Scripting/Appendix_C:_Quick_Reference)) ★ [Bashism - Greg\'s Wiki](https://mywiki.wooledge.org/Bashism) ★ [DontReadLinesWithFor - Greg\'s Wiki](http://mywiki.wooledge.org/DontReadLinesWithFor) ★ [shell - Why not use "which"? What to use then? - Unix & Linux Stack Exchange](https://unix.stackexchange.com/questions/85249/why-not-use-which-what-to-use-then) ★ [Here document as an argument to bash function - Stack Overflow](https://stackoverflow.com/questions/4664229/here-document-as-an-argument-to-bash-function) ★ [Programmable Completion Builtins (Bash Reference Manual)](https://www.gnu.org/software/bash/manual/html_node/Programmable-Completion-Builtins.html) ★ [How to keep quotes in Bash arguments? - Stack Overflow](https://stackoverflow.com/questions/1668649/how-to-keep-quotes-in-bash-arguments) ★